!function(t,d,u,f){var s=[],e={_version:"3.11.8",_config:{classPrefix:"",enableClasses:!0,enableJSClass:!0,usePrefixes:!0},_q:[],on:function(t,e){var n=this;setTimeout(function(){e(n[t])},0)},addTest:function(t,e,n){s.push({name:t,fn:e,options:n})},addAsyncTest:function(t){s.push({name:null,fn:t})}};(l=function(){}).prototype=e;var l=new l,c=[];function h(t,e){return typeof t===e}var r,n,p=u.documentElement,v="svg"===p.nodeName.toLowerCase();function a(t){var e,n=p.className,i=l._config.classPrefix||"";v&&(n=n.baseVal),l._config.enableJSClass&&(e=new RegExp("(^|\\s)"+i+"no-js(\\s|$)"),n=n.replace(e,"$1"+i+"js$2")),l._config.enableClasses&&(0",t.insertBefore(n.lastChild,t.firstChild)}function d(){var t=v.elements;return"string"==typeof t?t.split(" "):t}function f(t){var e=c[t[n]];return e||(e={},l++,t[n]=l,c[l]=e),e}function u(t,e,n){return e=e||a,s?e.createElement(t):!(e=(n=n||f(e)).cache[t]?n.cache[t].cloneNode():r.test(t)?(n.cache[t]=n.createElem(t)).cloneNode():n.createElem(t)).canHaveChildren||i.test(t)||e.tagUrn?e:n.frag.appendChild(e)}function p(t){var e,n,i=f(t=t||a);return!v.shivCSS||o||i.hasCSS||(i.hasCSS=!!h(t,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),s||(e=t,(n=i).cache||(n.cache={},n.createElem=e.createElement,n.createFrag=e.createDocumentFragment,n.frag=n.createFrag()),e.createElement=function(t){return v.shivMethods?u(t,e,n):n.createElem(t)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(t){return n.createElem(t),n.frag.createElement(t),'c("'+t+'")'})+");return n}")(v,n.frag)),t}!function(){try{var t=a.createElement("a");t.innerHTML="",o="hidden"in t,s=1==t.childNodes.length||function(){a.createElement("a");var t=a.createDocumentFragment();return void 0===t.cloneNode||void 0===t.createDocumentFragment||void 0===t.createElement}()}catch(t){s=o=!0}}();var v={elements:e.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:"3.7.3",shivCSS:!1!==e.shivCSS,supportsUnknownElements:s,shivMethods:!1!==e.shivMethods,type:"default",shivDocument:p,createElement:u,createDocumentFragment:function(t,e){if(t=t||a,s)return t.createDocumentFragment();for(var n=(e=e||f(t)).frag.cloneNode(),i=0,o=d(),r=o.length;i+~])("+d().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),r="$1"+g+"\\:$2";i--;)(e=n[i]=n[i].split("}"))[e.length-1]=e[e.length-1].replace(o,r),n[i]=e.join("}");return n.join("{")}(o.reverse().join("")),c=w(s),l=h(s,o)}),n.attachEvent("onafterprint",function(){!function(t){for(var e=t.length;e--;)t[e].removeNode()}(c),clearTimeout(t._removeSheetTimer),t._removeSheetTimer=setTimeout(u,500)}),s.printShived=!0),s;function u(){clearTimeout(t._removeSheetTimer),l&&l.removeNode(!0),l=null}}v.type+=" print",(v.shivPrint=b)(a),"object"==typeof module&&module.exports&&(module.exports=v)}(void 0!==d?d:this,u);var b={elem:g("modernizr")};l._q.push(function(){delete b.elem});var k={style:b.elem.style};function T(t){return t.replace(/([A-Z])/g,function(t,e){return"-"+e.toLowerCase()}).replace(/^ms-/,"-ms-")}function E(t){return t.replace(/([a-z])-([a-z])/g,function(t,e,n){return e+n.toUpperCase()}).replace(/^-/,"")}function x(t,e,n,i){if(i=void 0!==i&&i,void 0!==n){var o=function(t,e){var n=t.length;if("CSS"in d&&"supports"in d.CSS){for(;n--;)if(d.CSS.supports(T(t[n]),e))return!0;return!1}if("CSSSupportsRule"in d){for(var i=[];n--;)i.push("("+T(t[n])+":"+e+")");return y("@supports ("+(i=i.join(" or "))+") { #modernizr { position: absolute; } }",function(t){return"absolute"===w(t,null,"position")})}return f}(t,n);if(void 0!==o)return o}for(var r,a,s,l,c,u=["modernizr","tspan","samp"];!k.style&&u.length;)r=!0,k.modElem=g(u.shift()),k.style=k.modElem.style;function h(){r&&(delete k.style,delete k.modElem)}for(s=t.length,a=0;a "+e},t("mediaQueryTracker",i)},{"../provide":8,"../utilities":9,debounce:12}],4:[function(t,e,n){function i(t,e){window.addEventListener&&(this.opts=o(e,{shouldTrackOutboundForm:this.shouldTrackOutboundForm}),this.tracker=t,this.delegate=r(document,"form","submit",this.handleFormSubmits.bind(this)))}var o=t("../utilities").defaults,r=t("delegate"),a=t("../provide"),s=t("../utilities");i.prototype.handleFormSubmits=function(t){var e=t.delegateTarget,n=e.getAttribute("action"),i={transport:"beacon"};this.opts.shouldTrackOutboundForm(e)&&(navigator.sendBeacon||(t.preventDefault(),i.hitCallback=s.withTimeout(function(){e.submit()})),this.tracker.send("event","Outbound Form","submit",n,i))},i.prototype.shouldTrackOutboundForm=function(t){t=t.getAttribute("action");return t&&0===t.indexOf("http")&&t.indexOf(location.hostname)<0},i.prototype.remove=function(){this.delegate.destroy(),this.delegate=null,this.tracker=null,this.opts=null},a("outboundFormTracker",i)},{"../provide":8,"../utilities":9,delegate:13}],5:[function(t,e,n){function i(t,e){window.addEventListener&&(this.opts=o(e,{shouldTrackOutboundLink:this.shouldTrackOutboundLink}),this.tracker=t,this.delegate=r(document,"a","click",this.handleLinkClicks.bind(this)))}var o=t("../utilities").defaults,r=t("delegate"),t=t("../provide");i.prototype.handleLinkClicks=function(t){t=t.delegateTarget;this.opts.shouldTrackOutboundLink(t)&&(navigator.sendBeacon||(t.target="_blank"),this.tracker.send("event","Outbound Link","click",t.href,{transport:"beacon"}))},i.prototype.shouldTrackOutboundLink=function(t){return t.hostname!=location.hostname&&0===t.protocol.indexOf("http")},i.prototype.remove=function(){this.delegate.destroy(),this.delegate=null,this.tracker=null,this.opts=null},t("outboundLinkTracker",i)},{"../provide":8,"../utilities":9,delegate:13}],6:[function(t,e,n){function i(t,e){window.addEventListener&&(this.opts=o(e,{attributePrefix:"data-"}),this.tracker=t,t="["+(t=this.opts.attributePrefix)+"social-network]["+t+"social-action]["+t+"social-target]",this.handleSocialClicks=this.handleSocialClicks.bind(this),this.addWidgetListeners=this.addWidgetListeners.bind(this),this.addTwitterEventHandlers=this.addTwitterEventHandlers.bind(this),this.handleTweetEvents=this.handleTweetEvents.bind(this),this.handleFollowEvents=this.handleFollowEvents.bind(this),this.handleLikeEvents=this.handleLikeEvents.bind(this),this.handleUnlikeEvents=this.handleUnlikeEvents.bind(this),this.delegate=r(document,t,"click",this.handleSocialClicks),"complete"!=document.readyState?window.addEventListener("load",this.addWidgetListeners):this.addWidgetListeners())}var o=t("../utilities").defaults,r=t("delegate"),t=t("../provide");i.prototype.addWidgetListeners=function(){window.FB&&this.addFacebookEventHandlers(),window.twttr&&this.addTwitterEventHandlers()},i.prototype.handleSocialClicks=function(t){var e=t.delegateTarget,t=this.opts.attributePrefix;this.tracker.send("social",{socialNetwork:e.getAttribute(t+"social-network"),socialAction:e.getAttribute(t+"social-action"),socialTarget:e.getAttribute(t+"social-target")})},i.prototype.addTwitterEventHandlers=function(){try{twttr.ready(function(){twttr.events.bind("tweet",this.handleTweetEvents),twttr.events.bind("follow",this.handleFollowEvents)}.bind(this))}catch(t){}},i.prototype.removeTwitterEventHandlers=function(){try{twttr.ready(function(){twttr.events.unbind("tweet",this.handleTweetEvents),twttr.events.unbind("follow",this.handleFollowEvents)}.bind(this))}catch(t){}},i.prototype.addFacebookEventHandlers=function(){try{FB.Event.subscribe("edge.create",this.handleLikeEvents),FB.Event.subscribe("edge.remove",this.handleUnlikeEvents)}catch(t){}},i.prototype.removeFacebookEventHandlers=function(){try{FB.Event.unsubscribe("edge.create",this.handleLikeEvents),FB.Event.unsubscribe("edge.remove",this.handleUnlikeEvents)}catch(t){}},i.prototype.handleTweetEvents=function(t){"tweet"==t.region&&(t=t.data.url||t.target.getAttribute("data-url")||location.href,this.tracker.send("social","Twitter","tweet",t))},i.prototype.handleFollowEvents=function(t){"follow"==t.region&&(t=t.data.screen_name||t.target.getAttribute("data-screen-name"),this.tracker.send("social","Twitter","follow",t))},i.prototype.handleLikeEvents=function(t){this.tracker.send("social","Facebook","like",t)},i.prototype.handleUnlikeEvents=function(t){this.tracker.send("social","Facebook","unlike",t)},i.prototype.remove=function(){window.removeEventListener("load",this.addWidgetListeners),this.removeFacebookEventHandlers(),this.removeTwitterEventHandlers(),this.delegate.destroy(),this.delegate=null,this.tracker=null,this.opts=null,this.handleSocialClicks=null,this.addWidgetListeners=null,this.addTwitterEventHandlers=null,this.handleTweetEvents=null,this.handleFollowEvents=null,this.handleLikeEvents=null,this.handleUnlikeEvents=null},t("socialTracker",i)},{"../provide":8,"../utilities":9,delegate:13}],7:[function(t,e,n){function i(t,e){history.pushState&&window.addEventListener&&(this.opts=r(e,{shouldTrackUrlChange:this.shouldTrackUrlChange}),this.tracker=t,this.path=o(),this.updateTrackerData=this.updateTrackerData.bind(this),this.originalPushState=history.pushState,history.pushState=function(t,e){a(t)&&e&&(t.title=e),this.originalPushState.apply(history,arguments),this.updateTrackerData()}.bind(this),this.originalReplaceState=history.replaceState,history.replaceState=function(t,e){a(t)&&e&&(t.title=e),this.originalReplaceState.apply(history,arguments),this.updateTrackerData(!1)}.bind(this),window.addEventListener("popstate",this.updateTrackerData))}function o(){return location.pathname+location.search}var r=t("../utilities").defaults,a=t("../utilities").isObject,t=t("../provide");i.prototype.updateTrackerData=function(n){n=!1!==n,setTimeout(function(){var t=this.path,e=o();t!=e&&this.opts.shouldTrackUrlChange.call(this,e,t)&&(this.path=e,this.tracker.set({page:e,title:a(history.state)&&history.state.title||document.title}),n&&this.tracker.send("pageview"))}.bind(this),0)},i.prototype.shouldTrackUrlChange=function(t,e){return t&&e},i.prototype.remove=function(){window.removeEventListener("popstate",this.updateTrackerData),history.replaceState=this.originalReplaceState,history.pushState=this.originalPushState,this.tracker=null,this.opts=null,this.path=null,this.updateTrackerData=null,this.originalReplaceState=null,this.originalPushState=null},t("urlChangeTracker",i)},{"../provide":8,"../utilities":9}],8:[function(t,e,n){var i=t("./constants"),o=t("./utilities");(window.gaDevIds=window.gaDevIds||[]).push(i.DEV_ID),e.exports=function(t,e){var n=window.GoogleAnalyticsObject||"ga";window[n]=window[n]||function(){(window[n].q=window[n].q||[]).push(arguments)},window[n]("provide",t,e),window.gaplugins=window.gaplugins||{},window.gaplugins[o.capitalize(t)]=e}},{"./constants":1,"./utilities":9}],9:[function(t,e,n){var i={withTimeout:function(t,e){var n=!1;return setTimeout(t,e||2e3),function(){n||(n=!0,t())}},defaults:function(t,e){var n,i={};for(n in"object"!=typeof t&&(t={}),e="object"!=typeof e?{}:e)e.hasOwnProperty(n)&&(i[n]=(t.hasOwnProperty(n)?t:e)[n]);return i},capitalize:function(t){return t.charAt(0).toUpperCase()+t.slice(1)},isObject:function(t){return"object"==typeof t&&null!==t},isArray:Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)},toArray:function(t){return i.isArray(t)?t:[t]}};e.exports=i},{}],10:[function(t,e,n){var o=t("matches-selector");e.exports=function(t,e,n){for(var i=n?t:t.parentNode;i&&i!==document;){if(o(i,e))return i;i=i.parentNode}}},{"matches-selector":14}],11:[function(t,e,n){e.exports=Date.now||function(){return(new Date).getTime()}},{}],12:[function(t,e,n){var u=t("date-now");e.exports=function(e,n,i){function o(){var t=u()-l;t=r.f?i():o.fonts.load(E(t=r.a)+" "+t.f+"00 300px "+k(t.c),r.h).then(function(t){1<=t.length?n():setTimeout(e,25)},function(){i()})}()}),e=new Promise(function(t,e){setTimeout(e,r.f)});Promise.race([e,t]).then(function(){r.g(r.a)},function(){r.j(r.a)})};var O={D:"serif",C:"sans-serif"},D=null;function P(){var t;return null===D&&(t=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent),D=!!t&&(parseInt(t[1],10)<536||536===parseInt(t[1],10)&&parseInt(t[2],10)<=11)),D}function q(t,e,n){for(var i in O)if(O.hasOwnProperty(i)&&e===t.f[O[i]]&&n===t.f[O[i]])return!0;return!1}function M(t){var e,n=t.g.a.offsetWidth,i=t.h.a.offsetWidth;(e=!(e=n===t.f.serif&&i===t.f["sans-serif"])?P()&&q(t,n,i):e)?s()-t.A>=t.w?P()&&q(t,n,i)&&(null===t.u||t.u.hasOwnProperty(t.a.c))?W(t,t.v):W(t,t.B):setTimeout(f(function(){M(this)},t),50):W(t,t.v)}function W(t,e){setTimeout(f(function(){n(this.g.a),n(this.h.a),n(this.j.a),n(this.o.a),e(this.a)},t),0)}function B(t,e,n){this.c=t,this.a=e,this.f=0,this.o=this.j=!1,this.s=n}N.prototype.start=function(){this.f.serif=this.j.a.offsetWidth,this.f["sans-serif"]=this.o.a.offsetWidth,this.A=s(),M(this)};var U=null;function I(t){0==--t.f&&t.j&&(t.o?((t=t.a).g&&p(t.f,[t.a.c("wf","active")],[t.a.c("wf","loading"),t.a.c("wf","inactive")]),C(t,"active")):S(t.a))}function t(t){this.j=t,this.a=new _,this.h=0,this.f=this.g=!0}function z(t,e){this.c=t,this.a=e}function H(t,e){this.c=t,this.a=e}function $(t,e,n){this.c=t||e+"//fonts.googleapis.com/css",this.a=[],this.f=[],this.g=n||""}B.prototype.g=function(t){var e=this.a;e.g&&p(e.f,[e.a.c("wf",t.c,T(t).toString(),"active")],[e.a.c("wf",t.c,T(t).toString(),"loading"),e.a.c("wf",t.c,T(t).toString(),"inactive")]),C(e,"fontactive",t),this.o=!0,I(this)},B.prototype.h=function(t){var e,n,i,o=this.a;o.g&&(e=r(o.f,o.a.c("wf",t.c,T(t).toString(),"active")),n=[],i=[o.a.c("wf",t.c,T(t).toString(),"loading")],e||n.push(o.a.c("wf",t.c,T(t).toString(),"inactive")),p(o.f,n,i)),C(o,"fontinactive",t),I(this)},t.prototype.load=function(t){this.c=new e(this.j,t.context||this.j),this.g=!1!==t.events,this.f=!1!==t.classes,function(i,t,e){var n=[],o=e.timeout;!function(t){t.g&&p(t.f,[t.a.c("wf","loading")]),C(t,"loading")}(t);var n=function(t,e,n){var i,o,r=[];for(i in e)!e.hasOwnProperty(i)||(o=t.c[i])&&r.push(o(e[i],n));return r}(i.a,e,i.c),r=new B(i.c,t,o);for(i.h=n.length,t=0,e=n.length;t